[XEND] Remove mistake of not checking xenstore's name entry for Dom0
authorAlastair Tse <atse@xensource.com>
Thu, 19 Oct 2006 16:48:54 +0000 (17:48 +0100)
committerAlastair Tse <atse@xensource.com>
Thu, 19 Oct 2006 16:48:54 +0000 (17:48 +0100)
commit9856f07de5d99b30f9b86104642e82ac11e4cef5
treec2bfdac4924721a8702c4b06a8138cc444ae84a1
parentfbd802c6fec85e0a08b652fdfbe1b8f0d16aaba1
[XEND] Remove mistake of not checking xenstore's name entry for Dom0

Also fix logic with detecting whether devid is an int or not because
xm passes this as a string all the time.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py